home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / DEM / D-H / DiskTop Demo.cpt / DiskTop™ Demo / card_9133.txt < prev    next >
Text File  |  1990-01-29  |  2KB  |  109 lines

  1. -- card: 9133 from stack: in
  2. -- bmap block id: 9485
  3. -- flags: 0000
  4. -- background id: 5860
  5. -- name: other
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field field1
  9.   hide card field field2
  10.   hide card field field3
  11.   hide card field field4
  12.   unlock screen with visual effect dissolve
  13.   wait 200 ticks
  14.  
  15.   show card field field1
  16.   wait 200 ticks
  17.   hide card field field1
  18.  
  19.   show card field field2
  20.   wait 200 ticks
  21.   hide card field field2
  22.  
  23.   show card field field3
  24.   wait 200 ticks
  25.   hide card field field3
  26.  
  27.   show card field field4
  28.   wait 200 ticks
  29.   hide card field field4
  30.   lock screen
  31.   go to card "covercard"
  32.   unlock screen with visual effect dissolve
  33.  
  34. end openCard
  35.  
  36.  
  37.  
  38. -- part 2 (field)
  39. -- low flags: 80
  40. -- high flags: 0004
  41. -- rect: left=200 top=51 right=76 bottom=451
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 1
  45. -- font id: 16
  46. -- text size: 14
  47. -- style flags: 0
  48. -- line height: 18
  49. -- part name: field1
  50.  
  51.  
  52. -- part 3 (field)
  53. -- low flags: 81
  54. -- high flags: 0004
  55. -- rect: left=214 top=146 right=206 bottom=447
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 16
  60. -- text size: 14
  61. -- style flags: 0
  62. -- line height: 18
  63. -- part name: field2
  64.  
  65.  
  66. -- part 4 (field)
  67. -- low flags: 81
  68. -- high flags: 0004
  69. -- rect: left=10 top=231 right=292 bottom=289
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 16
  74. -- text size: 14
  75. -- style flags: 0
  76. -- line height: 18
  77. -- part name: field3
  78.  
  79.  
  80. -- part 5 (field)
  81. -- low flags: 81
  82. -- high flags: 0004
  83. -- rect: left=262 top=229 right=269 bottom=508
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 16
  88. -- text size: 14
  89. -- style flags: 0
  90. -- line height: 18
  91. -- part name: field4
  92.  
  93.  
  94. -- part contents for card part 2
  95. ----- text -----
  96. Change or Remove the Hot Keys here.
  97.  
  98. -- part contents for card part 3
  99. ----- text -----
  100. A CheckBox that gives you the choice of the Icon for DiskTop Extras to show at StartUp.
  101.  
  102. -- part contents for card part 4
  103. ----- text -----
  104. This Button will search all mounted Volumes for Applications and Documents that are on the DT-Launch Menu.
  105.  
  106.  
  107. -- part contents for card part 5
  108. ----- text -----
  109. This Button will let you add Applications to the DT-Launch Menu.